home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Tricks of the Mac Game Programming Gurus
/
TricksOfTheMacGameProgrammingGurus.iso
/
Tools
/
nShell™ 1.0.3
/
MoreSource
/
echo.π.rsrc
/
echo.π.rsrc.rsrc
/
TEXT_16000_man general.txt
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1994-09-25
|
292 b
|
17 lines
NAME
echo - repeat a string
SYNOPSIS
echo [string...]
DESCRIPTION
The "echo" command displays a string parameter on standard output. If more than one string parameter is given they are concatenated. The combined string may not exceed 2048 characters.
RETURN CODES
<0 Error
0 Success